Skip to content

BO2 Modding Support & Discussion

Got modding questions regarding Plutonium T6? Scripts erroring? Request help from the community here. Discuss your modding projects etc.

2.3k Topics 9.1k Posts
  • b02 Tower map

    3
    0 Votes
    3 Posts
    412 Views
    @Resxt na i think i get that its harder than the rest of games but how can that revalations area in ctty of mars exist
  • Change starting gun?

    6
    0 Votes
    6 Posts
    798 Views
    how do i install it
  • [Support] Custom Game Saving?

    17
    2 Votes
    17 Posts
    3k Views
    @is0_ https://plutonium.pw/docs/client/t6/game-recipe/
  • Bo2 Nuketown Practice Wallbang + Visuals

    2
    0 Votes
    2 Posts
    166 Views
    u can import a bot, freez him w mod menu and activate esp mod
  • 0 Votes
    2 Posts
    124 Views
    If you want someone to help you you are going to have to give enough information. You didn't say whether it was zombies or multiplayer, or whether you wanted to add this mod to your server or private match. There is a mod called BO2 Reimagined for zombies mode that I'm pretty sure reduces the recoil on the hamr as one of its many changes, but if you just wanted the recoil change you'll have to make your own mod.
  • [Help]How can i change the menu background in zm?

    5
    1 Votes
    5 Posts
    279 Views
    yeah just put them in images at bottom left corner of your screen right click your windows icon and select Run then type : %localappdata% then go to plutonium folder then storage then t6 then put your .iwi files in images (if you dont have it create one and rename it to images) folder and done
  • Zombie Drop Customization

    3
    0 Votes
    3 Posts
    176 Views
    [image: 1716421964162-image.png] Just to add clarification, Im looking for the Texture files for the base game drops and possible the glow effect files
  • BO2 unlimited perks

    5
    0 Votes
    5 Posts
    914 Views
    @Resxt Ah okay. Gotcha.
  • A way to edit Main Menu not Only Pics also Text?

    4
    0 Votes
    4 Posts
    188 Views
    @Justanotherguy69 at least this is some information Actually u can do this if u like Thank you
  • Buried Maxis Side EE bug

    8
    0 Votes
    8 Posts
    724 Views
    @Hadi77KSA k, thx
  • This topic is deleted!

    Moved
    5
    0 Votes
    5 Posts
    44 Views
  • Zombie blood script

    3
    0 Votes
    3 Posts
    101 Views
    Not sure what you mean? This? https://github.com/plutoniummod/t6-scripts/blob/main/ZM/Core/maps/mp/zombies/_zm_powerups.gsc#L545C1-L545C22
  • Files for making Custom Camo

    4
    0 Votes
    4 Posts
    293 Views
    did you ever find all the camos?
  • Anyone have download to the regular camos PNGs?

    2
    0 Votes
    2 Posts
    109 Views
    https://plutonium.pw/docs/modding/creating-textures/ download the texture toolkit and you get all of the files for everything also the files are always .dds and .tga
  • T6 Map Vote by: Resxt

    Moved
    7
    0 Votes
    7 Posts
    752 Views
    @Dr-SparkleFarts edit the GetMapCodeName function in the script https://github.com/Resxt/Plutonium-T6-Scripts/blob/main/mapvote/mapvote.gsc#L956
  • (HELP NEEDED) cant change the col files on dragon and afterlife

    5
    0 Votes
    5 Posts
    154 Views
    well if you share the attempt i may look at it we might see a issue but if i had to guess didnt convert it/properly or you accidently changed the name
  • BO2 Zombies Origins easy mode easter egg?

    Moved
    3
    0 Votes
    3 Posts
    1k Views
    damn bro i actually waited for you to make one you a king fr i love you vro
  • anyone got links for solo ee

    3
    0 Votes
    3 Posts
    199 Views
    @Hadi77KSA cheers
  • good combo i found for B02

    1
    1 Votes
    1 Posts
    98 Views
    No one has replied
  • grief mode is buged

    2
    0 Votes
    2 Posts
    197 Views
    @141-KC Not a bug. The stock GSC for Grief does not attempt to balance the teams because the game assumes the teams were setup in the lobby. Grief does not have the ability to change teams in vanilla either so the teams would never end up being unbalanced anyway. There is probably an existing script on the forums the host can install in order to auto balance the teams so you can play a match. I suppose if you were trying to play a private match using the lobby to setup the teams in Plutonium it wouldn't work though because the lobby implementation for Plutonium was never finished so the teams aren't actually sent to the host. But that is related to the missing implementation of the party system, not actually related to specifically to Grief because it also affects MP private match as well.